Welcome![Sign In][Sign Up]
Location:
Search - set ti

Search list

[Other resourceOFDMA.Resource.Allocation.Simulations.c

Description: This set of simulation files performs a computational complexity performance comparison of the two methods mentioned in the paper. The source is ANSI-C compliant, hence any C-compiler can be used to compile the source code. It has been tested using Visual Studio.net C++ and TI code composer studio C compiler for the TMS320C6701. Note that the performance comparison may be different for different platforms.-This set of simulation files performs a com putational complexity performance compariso n of the two methods mentioned in the paper. The s ource is ANSI-C compliant. hence any C-compiler can be used to compile the s ource code. It has been tested using Visual Stud io.net C and TI code composer studio C compiler f or the TMS320C6701. Note that the performance c omparison may be different for different platf orms.
Platform: | Size: 593301 | Author: 马文 | Hits:

[Database system3-tier test

Description: 一个三层应用程序,演示如何通过ADO对象以及存储在SQL Server中的Procedure实现高性能的数据访问(在运行程序前首先要设置SQL Server,在压缩包中有一个Procs.sql的文件,首先在SQL Server上运行该文件设置SQL Server数据库)-a three-tier applications, demonstrating how ADO and SQL Server stored in the Procedure to achieve high-performance data access (in the first before running the program to set up SQL Server, in a compressed Procs.sql a document, the first in SQL Server running on the document set up SQL Server database)
Platform: | Size: 10240 | Author: 刘云 | Hits:

[SCMMATLABandDSP

Description: 基于Matlab产品集的DSP应用系统的软件开发。阐述了Matlab产品集对DSP应用系统的软件从算法研究、仿真到实现等各个开发环节的支持,着重介绍了MathWorks公司推出的Developer s Kit 及其在TI C6701 EVM系统开发中的应用。-Matlab-based products set the DSP application system software development. Matlab products elaborated set of DSP application system software from the algorithm, simulation to achieve the various development sectors, such as support, focused on MathWorks Introduces Developer s Kit for TI C6701 EVM and its application in system development.
Platform: | Size: 26624 | Author: 飞猫 | Hits:

[DSP programdsp_tms2000

Description: TI公司tms2000系列相关资料及外围器件-TI company tms2000 series of relevant information and peripheral devices
Platform: | Size: 30944256 | Author: 胡旭杰 | Hits:

[DSP programReadImage

Description: CCS读取BMP图像文件,并应用TI Imagelib库函数进行处理的例子,设置为DM642 Simulator模式-CCS read BMP image files, and applications for TI Imagelib library functions deal with the example set to DM642 Simulator mode
Platform: | Size: 18432 | Author: jameelwong | Hits:

[DSP programdspC64set

Description: Ti DSP C64xx系列汇编指令集,对每个指令均有详尽的介绍,时候DSP开发人员学习。-Ti DSP C64xx series compiled instruction set, for each command are detailed introduction, when the DSP developers to learn.
Platform: | Size: 1590272 | Author: 杨开轶 | Hits:

[Software Engineering2008638621518

Description: 树是由n(n≥0)个结点组成的有限集合T。n=0的树称为空树;对n>0的树,有:(1)仅有一个特殊的结点称为根结点,根结点没有前驱结点;(2)当n>1时,除根结点外其余的结点分为m(m>0)个互不相交的有限集合T1,T2,…,Tm,其中每个集合Ti本身又是一棵结构和树类似的子树。 -Tree is n (n ≥ 0) consisting of nodes finite set T. n = 0 of the tree known as the empty tree for n> 0 of the tree, there is: (1) has only one special node called the root node, root node there is no precursor node (2) when n> 1 when, with the exception of root node except the node is divided into m (m> 0) a finite set of mutually exclusive cross-T1, T2, ..., Tm, one of each set Ti is itself a structure and are similar subtree tree .
Platform: | Size: 146432 | Author: 李南 | Hits:

[DSP programTMS320F28335_ALL_Examples

Description: DSP TMS320F28335的全套开发例程,来自SEED仿真器的资料,大概有几十个例程,适合28335的初学者-DSP TMS320F28335 development of a full set of routines, from SEED emulator information ;about dozens of routines for the beginner of the DSP28335
Platform: | Size: 3844096 | Author: 戴欢欢 | Hits:

[OtherTMS320C6000CSLAPIReferenceGuide

Description: 讲解了TI提供的CSL函数。详细描述了,每个可供调用函数的用法。-The TMS320C6000 Chip Support Library (CSL) is a set of application programming interfaces (APIs) used to configure and control all on-chip peripherals. It is intended to make it easier for developers by eliminating much of the tedious work usually needed to get algorithms up and running in a real system.
Platform: | Size: 2081792 | Author: 李继唐 | Hits:

[SCM8051f

Description: 80c51的一些代码, 希望对初学者有一定的帮助,此程序一运行。-SCON = 0x50 /* SCON: mode 1, 8-bit UART, enable rcvr */ TMOD |= 0x20 /* TMOD: timer 1, mode 2, 8-bit reload */ TH1 = 221 /* TH1: reload value for 1200 baud @ 16MHz */ TR1 = 1 /* TR1: timer 1 run */ TI = 1 /* TI: set TI to send first char of UART */
Platform: | Size: 1024 | Author: 孙艳玲 | Hits:

[SCMjijiaqi

Description: 上车按键后开始计价。有实时时钟、单价、距离和总价钱显示。可以通过键盘修改单价(元/公里)和时间。有清除键用以清楚上次费用。利用LCD分别显示时间、单价、路程和费用。LED辅助显示说做操作。 主要方法:原理是,价格=速度 时间 单价;采用直流电机测速单元模拟出租车速度,通过光电耦合A/D转换进行速度采样,利用单片机的定时器/计数器定时和计数,用LED数码管或LCD显示总价和时间,并通过键盘进行单价设定及时间显示。 附加功能:当出租车速度低于某一设定值时,自动进行计数,当计时每达到1分钟时,价格按照1公里长度计。 0~9数字键; B:开始计价; C:清除数据; D:(P)设置单价键,按一次后,再按数字键进行设置; E: (T) 设置时间键,按一次后,再按数字键进行设置; F/A:完成设置键。 -Pricing after the car keys. Real-time clock, unit price, distance, and display the total price. Can be modified by the keyboard unit (yuan/ Km) and time. A clear key to clear the last cost. Use LCD display time, respectively, unit price, distance and cost. LED Auxiliary display that do operate. Main methods: theory is that price = speed   unit of time using DC motor speed element to simulate the taxi speed, through the Optical coupling A/D conversion rate of sampling, using a microcontroller timer/counter timing and counting, or LCD with LED digital tube Show total price and time, and set the keyboard using the unit price and time. Additional features: when the taxi speed below a set value, the automatic counting, when the time of 1 minute each, the price according to According to 1 km length of the meter. 0 to 9 number keys B: start pricing C: Clear data D: (P) set the unit price, press once, then press the number keys to set E: (T) set ti
Platform: | Size: 5120 | Author: 孙雪 | Hits:

[DSP programTMS320F28335

Description: TI系列TMS320FF28335的用来编程的全套技术文档-TI Series TMS320FF28335 the full set of technical documentation to programming
Platform: | Size: 33524736 | Author: 崔影 | Hits:

[SCMTI-MSP430-Comparator

Description: MSP430 比较器设置,IAR工程文件可以直接使用-Comparator set MSP430, IAR project file can be used directly
Platform: | Size: 16384 | Author: TOM | Hits:

[DSP programTMS320F28335

Description: TI公司的DSP28335芯片的全套开发例程,对初学者很有用的~!-TI' s DSP28335 chip, complete set of development routines, useful for beginners ~!
Platform: | Size: 7697408 | Author: 胡工 | Hits:

[Embeded-SCM DevelopTI

Description: ti里面的例程,初学者可以看看,高手就不用看啦-Clock Set Clock Set Clock Set
Platform: | Size: 662528 | Author: 千寻 | Hits:

[SCMTI-MSP430-FLASH

Description: MSP430 FLASH设置,IAR工程文件,可以直接使用-MSP430 FLASH set, IAR project file, can be used directly
Platform: | Size: 23552 | Author: TOM | Hits:

[SCMTI-MSC121x

Description: The AD4INPUT program reads the four input pairs AIN0-AIN1, AIN2-AIN3, AIN4-IN5, AIN6-AIN7 of the MSC121x and outputs the values along with other A/D relevant information via the serial interface. This example shows a simple method to convert the A/D HEX values into a voltage value that is more readable. The algorithm uses only long arithmetic and avoids any loss of precision as it would be the case when using single precision floating point arithmetic. Also shown is the usage of the uVision simulator. The file Debugger.INI defines a signal function that creates a voltage ramp on AIN0-AIN1. Toolbox buttons are defined for easy access to this signal function. The other analog inputs are set to random input voltages.-The AD4INPUT program reads the four input pairs AIN0-AIN1, AIN2-AIN3, AIN4-IN5, AIN6-AIN7 of the MSC121x and outputs the values along with other A/D relevant information via the serial interface. This example shows a simple method to convert the A/D HEX values into a voltage value that is more readable. The algorithm uses only long arithmetic and avoids any loss of precision as it would be the case when using single precision floating point arithmetic. Also shown is the usage of the uVision simulator. The file Debugger.INI defines a signal function that creates a voltage ramp on AIN0-AIN1. Toolbox buttons are defined for easy access to this signal function. The other analog inputs are set to random input voltages.
Platform: | Size: 143360 | Author: 彭琰举 | Hits:

[Embeded-SCM DevelopCC2500RX.TX.TI

Description: CC2500完整驱动配置源码,集发射接收模板,已过调试,可直接使用。-CC2500 drive configuration source code, complete set launch receiving template, has passed the debugging, can use directly。
Platform: | Size: 247808 | Author: chenzhengdong | Hits:

[DSP programTI-docs

Description: TI C54X系列DSP手册,包括CCS快速入门,TMS320VC5416 DSP芯片的数据手册,C54X的汇编指令集-TI C54X DSP Handbook series, including CCS quick start, TMS320VC5416 DSP chip data sheet, C54X assembler instruction set
Platform: | Size: 7436288 | Author: 杨旭 | Hits:

[Internet-Networklab32-Cap

Description: void InitEPwm1Example(void); void main(void) { // Step 1. Initialize System Control: // PLL, WatchDog, enable Peripheral Clocks // This example function is found in the DSP2833x_SysCtrl.c file. InitSysCtrl(); // Step 2. Initalize GPIO: // This example function is found in the DSP2833x_Gpio.c file and // illustrates how to set the GPIO to it's default state. // InitGpio(); // Skipped for this example InitXintf16Gpio(); //zq // Step 3. Clear all interrupts and initialize PIE vector table: // Disable CPU interrupts DINT; // Initialize the PIE control registers to their default state. // The default state is all PIE interrupts disabled and flags // are cleared. // This function is found in the DSP2833x_PieCtrl.c file. InitPieCtrl(); // Disable CPU interrupts and clear all CPU interrupt flags: IER = 0x0000; IFR = 0x0000;
Platform: | Size: 406528 | Author: 丶初学者 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net